Agriculture
A Beginner's Guide to Growing Mushrooms at Home (2026)
After a year of logs, buckets, bins, and bark chips, I've found that growing mushrooms is tough. If you're a novice who wants to guarantee success, there are only two methods I'd recommend. Mushroom hunting is cool and fun, but you know what's not cool and fun? Having slugs or other mushroom hunters discover your secret spot. Or, worst of all, accidentally collecting the wrong kind of mushroom that could make you quite sick--or worse.
Undergrads' weed-killing robot wins top prize
Undergrads' weed-killing robot wins top prize A team of Cornell undergraduates beat 95 other teams to take the grand prize at The Farm Robotics Challenge with their invention: an autonomous robot that kills weeds with electricity. Their robot can travel through a vineyard or orchard without a human operator, zapping weeds with a small amount of electricity, saving labor and energy and preventing crop loss, without the use of herbicides. Led by Andrew James, an agricultural sciences major in the College of Agriculture and Life Sciences (CALS), the team of agricultural specialists and engineers studied the existing electrical weeding technology, developed their own low-energy system and built a working prototype over the course of four intense months. Natalia Kurz, a biological engineering major in CALS, said the project required a lot of late nights. "There were fears for us, like, was it just going to be for nothing?"
What to Know About Screwworm in the U.S.
Follow this section to personalize your feed and get instant alerts. Follow Go to your personalized feed WHY FOLLOW? Smart Alerts: Get notified about major news as it happens. Follow this tag to personalize your feed and get instant alerts. Follow Go to your personalized feed WHY FOLLOW? Smart Alerts: Get notified about major news as it happens.
Agriculture is ready for AI, but its data isn't
Agriculture is ready for AI, but its data isn't Data accuracy, structure, and governance are foundational components required for agricultural AI. Artificial intelligence is transforming what is possible in agriculture, but industry leaders should be wary of investing in AI without first laying the groundwork. The use cases are promising, especially for an industry navigating volatile fertilizer costs, unpredictable weather, and margins that leave little room for error. Research shows AI-enabled predictive models can improve crop yield by 26%, reduce water use by 41%, and cut chemical usage by 33%. However, what AI vendors usually won't tell you is that these solutions are only effective if you have a clean, solid data foundation. However, at Reltio, we have experience in this area, including leading technology strategy at a major agricultural distributor and building a data platform used by enterprises worldwide-we've seen it first hand.
GTPBD: AFine-Grained Global Terraced Parcel and Boundary Dataset
Agricultural parcels serve as basic units for conducting agricultural practices and applications, which is vital for land ownership registration, food security assessment, soil erosion monitoring, etc. However, existing agriculture parcel extraction studies only focus on mid-resolution mapping or regular plain farmlands while lacking representation of complex terraced terrains due to the demands of precision agriculture. In this paper, we introduce a more fine-grained terraced parcel dataset named GTPBD (Global Terraced Parcel and Boundary Dataset), which is the first fine-grained dataset covering major worldwide terraced regions with more than 200,000 complex terraced parcels with manually annotation. GTPBD comprises 47,537 high-resolution images with three-level labels, including pixel-level boundary labels, mask labels, and parcel labels. It covers seven major geographic zones in China and transcontinental climatic regions around the world. Compared to the existing datasets, the GTPBD dataset brings considerable challenges due to the: (1) terrain diversity; (2) complex and irregular parcel objects; and (3) multiple domain styles. Our proposed GTPBD dataset is suitable for four different tasks, including semantic segmentation, edge detection, terraced parcel extraction and unsupervised domain adaptation (UDA) tasks.
Active Measurement: Efficient Estimation at Scale
AI has the potential to transform scientific discovery by analyzing vast datasets with little human effort. However, current workflows often do not provide the accuracy or statistical guarantees that are needed. We introduce active measurement, a human-in-the-loop AI framework for scientific measurement. An AI model is used to predict measurements for individual units, which are then sampled for human labeling using importance sampling. With each new set of human labels, the AI model is improved and an unbiased Monte Carlo estimate of the total measurement is refined. Active measurement can provide precise estimates even with an imperfect AI model, and requires little human effort when the AI model is very accurate. We derive novel estimators, weighting schemes, and confidence intervals, and show that active measurement reduces estimation error compared to alternatives in several measurement tasks.
Grape seeds from Texas are going to space
Your next bottle of red could come from seeds that orbited Planet Earth. More information Adding us as a Preferred Source in Google by using this link indicates that you would like to see more of our content in Google News results. Researchers are interested in potential genetic mutations from exposure to cosmic radiation, but ultimately plan to make wine from those plants. Breakthroughs, discoveries, and DIY tips sent six days a week. By signing up, you confirm you are 16+, will receive newsletters and promotional content and agree to our Terms of Use and acknowledge the data practices in our Privacy Policy .
Preference Learning with Lie Detectors can Induce Honesty or Evasion
As AI systems become more capable, deceptive behaviors can undermine evaluation and mislead users at deployment. Recent work has shown that lie detectors can accurately classify deceptive behavior, but they are not typically used in the training pipeline due to concerns around contamination and objective hacking. We examine these concerns by incorporating a lie detector into the labelling step of LLM post-training and evaluating whether the learned policy is genuinely more honest, or instead learns to fool the lie detector while remaining deceptive. Using DolusChat, a novel 65k-example dataset with paired truthful/deceptive responses, we identify three key factors that determine the honesty of learned policies: amount of exploration during preference learning, lie detector accuracy, and KL regularization strength. We find that preference learning with lie detectors and GRPO can lead to policies which evade lie detectors, with deception rates of over 85%. However, if the lie detector true positive rate (TPR) or KL regularization is sufficiently high, GRPO learns honest policies. In contrast, off-policy algorithms (DPO) consistently lead to deception rates under 25% for realistic TPRs. Our results illustrate a more complex picture than previously assumed: depending on the context, lie-detector-enhanced training can be a powerful tool for scalable oversight, or a counterproductive method encouraging undetectable misalignment.